home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / virus / cm8200.zip / HISTORY.TXT < prev    next >
Text File  |  1996-01-01  |  7KB  |  209 lines

  1. History, Revisions:
  2. __________________
  3.  
  4. 2.0 (This Version) (01/01/96)
  5.  
  6. 1. Added ChekResQ Boot sector and Partition Table repair utility.
  7.    (REGISTERED version ONLY)
  8.  
  9.    This will allow removal of known and unknown boot [DBR] and partition
  10.    table [MBR] viruses including 'Monkey' from a hard disk. Without the need
  11.    of a rescue disk.
  12.  
  13. 2. Added support for Windows NT.  Added /NOBP switch.
  14.  
  15. 3. Added /AUTO switdh to SETUP.EXE. The use of this switch will allow a
  16.    CHEKMATE.INI file to be built without any knowledge of the PC and it's
  17.    setup. This will also allow installation automatically from a server.
  18.    /NODRIVES switch required when using /AUTO on NT systems.
  19.  
  20. 4. Added encryption of the boot and partition table .SEC and .CHK files
  21.    (this is for use with ChekResQ)
  22.  
  23. 5. Added Word Macro detection utility. (ChekWord.DOC)
  24.  
  25. 6. Updated 'Instant REGISTRATION' utility.
  26.  
  27. 7. Improved the stealth virus detection routines. Even tunneling viruses
  28.    such as Necropolis and Peanut are now detected.
  29.  
  30. 8. Added checking of AUTOEXEC.BAT and CONFIG.SYS (REGISTERED Version ONLY) 
  31.  
  32. 9. CHEKMATE.EXE now shows the command line switches used when executed.
  33.  
  34. 10. Added /SPARSE switch to CHEKMATE.EXE. When used this will force the
  35.     bait files to be exposed three times, rather than the standard once.
  36.     This will help to trap a sparse (slow) virus.
  37.  
  38. 11. Tidied up some internal routines.
  39.  
  40. 12. Fixed a minor glitch with /CREATE.
  41.  
  42. ___________________________________________________________________________
  43.  
  44. 1.06b (01/10/95)
  45.  
  46. 1. Added interrupt tracing (REGISTERED version ONLY)
  47.    (This will allow detection of very clever stealth viruses like 'Tremor'.)
  48.  
  49. 2. Added detection for the 'Dir2.Byway' link virus.
  50.  
  51. 3. Strengthened the 'Companion' virus detection routines.
  52.  
  53. 4. Added COMSPEC checking.
  54.  
  55. 5. Added 'Interrupt Address Exclusion' support (REGISTERED version ONLY).
  56.    (Mainly for 'Disk Manager and EZ Drive users'. EZDrive and Disk Manager is
  57.    used to handle IDE drives with partition larger than 525Mb).
  58.  
  59. 6. Added 'Instant REGISTRATION' utility.
  60.  
  61. 7. Added extra memory tests.
  62.  
  63. 8. Tidied up some internal routines.
  64.  
  65. ___________________________________________________________________________
  66.  
  67. 1.06a (01/08/95)
  68.  
  69. 1. NEW Windows (like) interface.
  70.  
  71. 2. Added interrupt test routines for various interrupts commonly used
  72.    by viruses. (REGISTERED version covers more interrupts.)
  73.    
  74.    This improves the detection of memory resident viruses and Stealth
  75.    Viruses.
  76.  
  77. 3. Added CMOS checking (REGISTERED version only!)
  78.  
  79. 4. Changed *.CHK file structure.
  80.  
  81. 5. Changed BAIT Files (more and larger sizes!)
  82.  
  83. 6. Added /QUIET option (silent running! (REGISTERED version only.)
  84.  
  85. 7. Lots of little changes, tweaks etc.
  86.  
  87. 8. Removed Polymorphic Security Envelopes (causing too many problems!)
  88.  
  89. ___________________________________________________________________________
  90.  
  91. 1.05d (02/05/95)      
  92.  
  93. 1. Added FULL support for Stacker compressed drives (Thanks Hugh).
  94.    This means that Stacker compressed drives are automatically detected
  95.    and handled correctly.
  96.  
  97. 2. Added FULL suppport for OS/2 Boot Manager
  98.  
  99. 3. Disposed of GETPART.EXE (The equivalent code in now inside ChekMate.EXE)
  100.  
  101. 4. Added Polymorphic Security Envelopes (another layer of protection) to:
  102.  
  103.    ChekMate.EXE, SETUP.EXE & MD5.EXE
  104.  
  105. 5. Added a Setup/Configuration utility for changing the FILELIST.INI
  106.    settings. In many cases this utility will supply the correct settings
  107.    for DOS Base Memory Size & Command Processor (taken from COMSPEC).
  108.  
  109. 6. Added an ERROR logging routine. Any changes will be written out to
  110.    ERROR.LOG as well as to the screen.
  111.  
  112. 7. Fixed Nav (MtE) and TBAV false alarms.
  113. ___________________________________________________________________________
  114.  
  115. 1.05c (02/03/95)           
  116.  
  117. 1. Added MD5 to increase the level of detection that ChekMate
  118.    offers. Now even the odd heavily stealthed viruses that 
  119.    ChekMate occasionaly missed should now be caught.
  120.  
  121.    *** This now makes ChekMate more difficult to fool ***
  122.  
  123. 2. Restructered the code, to make it smaller & easier to maintain.
  124.  
  125. 3. ChekMate now checks ChekMate.EXE, GetPart.EXE and MD5.EXE before
  126.    proceeding to check other files/areas.
  127.  
  128. 4. Fixed the COMMAND PROCESSOR fingerprint routine (little bug!) 
  129.  
  130. 5. Added test routines to check to see if the directory specified for
  131.    ChekMate actualy exists. Same for the COMMAND PROCESSOR.
  132.  
  133. 6. Added extra error reporting routines.
  134.  
  135. 7. Heavily BETA tested the changes. (Thanks Ed)
  136. ___________________________________________________________________________
  137.  
  138. 1.05b  (06/02/95)             
  139.  
  140. 1. Fixed the NOEXPOSURE (/NOEXP) switch so that the Boot Sector, 
  141.    Partition Table, COMMAND.COM and CHEKMATE.EXE gets checked when
  142.    this switch is used (little bug!).
  143.    
  144. 2. Added support for MONO monitors.
  145.  
  146. 3. Added option for disabling memory test. Mainly for OS/2.
  147.  
  148. 4. Tested with OS/2 Warp 3.0, works fine in a DOS box.  
  149.  
  150. 5. Added support for NDOS & 4DOS command processors.
  151.  
  152. 6. Compiled CHEKMATE.EXE for 8086/8088 rather than 286.
  153. ___________________________________________________________________________
  154.  
  155. 1.05a  (14/12/94)            
  156.    
  157. 1. Added memory checking routine to detect some memory resident
  158.    viruses that change the DOS base 640Kb boundry when they
  159.    install themselves. FORM is now detected in memory!
  160.  
  161. 2. Added extra file-size change detection routines.
  162.  
  163. 3. Tidied up some internal routines.
  164.  
  165. 4. PKLITE packed the CHEKMATE.EXE file.
  166.  
  167. 5. Added the ability to run ChekMate from any directory.
  168.  
  169. 6. Added ERRORLEVEL exit codes.
  170.  
  171. 7. Added 8088/8086/V20/V30 CHEKMATE.EXE File (CHEK8088.EXE)
  172.                                                             
  173. ______________________________________________________________________
  174.  
  175. 1.04e (26/11/94)              
  176.  
  177. 1. Fixed the 'Parity Boot.B' detection. It will now detect it fine.
  178.  
  179. 2. Changed the file access routines to make them more efficient.
  180.  
  181. 3. Added checking of 'Boot Sectors' on up to 3 more physical/logical
  182.    drives. Now supports up to drive 'F:' This will be of most use
  183.    to those using disk compression products where the drive letters 
  184.    are swapped. Many 'Boot Sector' viruses will infect the 'ORIGINAL' 
  185.    C: drive. The disk compression program usually changes this to the
  186.    highest drive letter after your existing drive(s).
  187.  
  188.    Eg Original Drive C:  (You have 2 Drives C: & D: before compression)
  189.       after compression installed C: becomes E: (compressed drive E:
  190.       becomes C:)
  191.  
  192.       Boot sector virus infects system, drive E: (originaly C:). 
  193.       ChekMate can now detect the infected 'Boot Sector' on drive E:.
  194.  
  195. ____________________________________________________________________________  
  196.  
  197. 1.04d (23/11/94)              Internal test version (Not Released)
  198.  
  199. 1. Tested & modified the improved file access routines.
  200. ____________________________________________________________________________
  201.  
  202. 1.04c (11/11/94)              First public release.
  203.  
  204. ____________________________________________________________________________  
  205.  
  206. 1.00 - 1.04b  & Others        Beta versions, used personally and by
  207.                               Beta-testers.
  208. ____________________________________________________________________________
  209.